Homework 7: Alice to Java

CS 110 • 10 Points Total
Due on-line Wed. Mar. 28, 2018

Assignment

Read chapter 11 in the Alice textbook. Answer the following questions: type or neatly write your answers. Repeat the questions being answered, then answer the questions. (2 pts each)
  1. What does this code do: System.out.println("This is a simple Java program!");

  2. What is the "Java Style switch" in Alice?

  3. Using the Java Style switch, take a tiny piece (e.g. 1-2 lines) of code (from one of your submitted Alice projects) and illustrate how it appeared before AND after you set the Java Style switch. Don't print the files, just retype/rewrite the lines of code.

  4. Describe briefly the difference in the code from above, i.e. what did the Java Style switch do to your Alice code?

  5. What is Alice 3? Hint: you have been using Alice 2.2 or 2.4 (most likely 2.4.3).

Type your name, "CS 110 HW7: Alice to Java", and the date completed --- at the top of your paper and upload into Blackboard Learn by the due date. Remember the filenaming convention of Lastname_Firstname_HW7.docx or something similar.